| 2008-04-13 |
oliskoli | sportsim: Force format to handle tracks (style directiv... |
commit | commitdiff | tree | snapshot |
| 2008-04-13 |
oliskoli | ktf2: Force format to handle tracks (style directive... |
commit | commitdiff | tree | snapshot |
| 2008-04-13 |
oliskoli | .cvsignore: Add temp. directory from autoconf to ignore... |
commit | commitdiff | tree | snapshot |
| 2008-04-13 |
oliskoli | Add docs of osm format. |
commit | commitdiff | tree | snapshot |
| 2008-04-13 |
oliskoli | unicsv: Add keyword 'height'. |
commit | commitdiff | tree | snapshot |
| 2008-04-13 |
oliskoli | osm: Remove attribute action from way. |
commit | commitdiff | tree | snapshot |
| 2008-04-11 |
robertl | Unicsv: add n/s and e/w options to reader. |
commit | commitdiff | tree | snapshot |
| 2008-04-06 |
robertl | Catch up on Garmin products: Colorado, x05, a few others. |
commit | commitdiff | tree | snapshot |
| 2008-04-06 |
robertl | CSV: if date is before 1/1/1970, don't crash on Windows. |
commit | commitdiff | tree | snapshot |
| 2008-04-06 |
robertl | Garmin, GDB: Add 'bitscategory' options to allow specif... |
commit | commitdiff | tree | snapshot |
| 2008-04-04 |
oliskoli | GPSBabelGUI: Enquote gpsbabel.exe commandline. |
commit | commitdiff | tree | snapshot |
| 2008-04-04 |
oliskoli | GPSBabelGUI: Enquote gpsbabel.exe commandline. |
commit | commitdiff | tree | snapshot |
| 2008-04-04 |
robertl | Don't write empty URLs to LMX format. |
commit | commitdiff | tree | snapshot |
| 2008-04-03 |
oliskoli | osm: Remove some bad invisible chars from copy and... |
commit | commitdiff | tree | snapshot |
| 2008-04-03 |
oliskoli | osm: Remove some bad chars from copy and paste! |
commit | commitdiff | tree | snapshot |
| 2008-04-03 |
oliskoli | osm: Remove some bad chars from copy and paste! |
commit | commitdiff | tree | snapshot |
| 2008-04-03 |
oliskoli | osm: Add some more support for OSM tags. |
commit | commitdiff | tree | snapshot |
| 2008-04-02 |
oliskoli | avltree: Fix search key handling. |
commit | commitdiff | tree | snapshot |
| 2008-04-02 |
oliskoli | osm: Add write support. |
commit | commitdiff | tree | snapshot |
| 2008-04-02 |
oliskoli | osm: Tweak some warnings on 64-bit linux. |
commit | commitdiff | tree | snapshot |
| 2008-04-01 |
oliskoli | Add reader for "OpenStreetMap" data files (format osm). |
commit | commitdiff | tree | snapshot |
| 2008-04-01 |
oliskoli | Add reader for "OpenStreetMap" data files (format osm). |
commit | commitdiff | tree | snapshot |
| 2008-04-01 |
oliskoli | Check in osm reference data. |
commit | commitdiff | tree | snapshot |
| 2008-04-01 |
oliskoli | avltree: Initial checkin. |
commit | commitdiff | tree | snapshot |
| 2008-04-01 |
oliskoli | util: New gstrsub version after some valgrind errors. |
commit | commitdiff | tree | snapshot |
| 2008-03-31 |
robertl | Don't hose if we replace a string with a string that... |
commit | commitdiff | tree | snapshot |
| 2008-03-31 |
robertl | If time is available from Garmin, add that to waypoint... |
commit | commitdiff | tree | snapshot |
| 2008-03-22 |
robertl | Minor doc tweaks on Garmin GPI. |
commit | commitdiff | tree | snapshot |
| 2008-03-22 |
oliskoli | garmin_gpi: Add options 'sleep', 'speed' and 'proximity'. |
commit | commitdiff | tree | snapshot |
| 2008-03-19 |
oliskoli | garmin_fs: Entitize XML output (GPX). |
commit | commitdiff | tree | snapshot |
| 2008-03-17 |
robertl | NMEA: Parse time in GPGLL's as doubles, not ints, to... |
commit | commitdiff | tree | snapshot |
| 2008-03-17 |
robertl | Garmin: don't free received waypoints if no waypoints... |
commit | commitdiff | tree | snapshot |
| 2008-03-14 |
oliskoli | xcsv: Take parameter at right position. |
commit | commitdiff | tree | snapshot |
| 2008-03-10 |
oliskoli | garmin_txt: Don't write additional <TAB> when temperatu... |
commit | commitdiff | tree | snapshot |
| 2008-03-09 |
oliskoli | Add format 'ik3d'. |
commit | commitdiff | tree | snapshot |
| 2008-03-09 |
oliskoli | Add format 'ik3d'. |
commit | commitdiff | tree | snapshot |
| 2008-03-09 |
oliskoli | ik3d: Initial check in. |
commit | commitdiff | tree | snapshot |
| 2008-03-09 |
oliskoli | Add reference files for format ik3d (MagicMaps IK3D... |
commit | commitdiff | tree | snapshot |
| 2008-03-09 |
oliskoli | config.h: Add definition MAXIMAL_ENABLED. |
commit | commitdiff | tree | snapshot |
| 2008-03-09 |
oliskoli | config.h.in: Check in right version. |
commit | commitdiff | tree | snapshot |
| 2008-03-09 |
oliskoli | Update MSVC project files. |
commit | commitdiff | tree | snapshot |
| 2008-03-09 |
oliskoli | Update MSVC project files. |
commit | commitdiff | tree | snapshot |
| 2008-03-09 |
oliskoli | dg-100: Fix signed/unsigned mismatch errors (MSVC). |
commit | commitdiff | tree | snapshot |
| 2008-03-09 |
oliskoli | Add Ling Nero to AUTHORS |
commit | commitdiff | tree | snapshot |
| 2008-03-09 |
oliskoli | AUTHORS: Add Alan Porter. |
commit | commitdiff | tree | snapshot |
| 2008-03-09 |
oliskoli | pcx: Write waypoint altitude. Fix depending testo sequence. |
commit | commitdiff | tree | snapshot |
| 2008-03-09 |
oliskoli | Add gpx based reference file for geocaching.loc (commen... |
commit | commitdiff | tree | snapshot |
| 2008-03-08 |
oliskoli | gbfile: Check return codes within 'gbftell' and 'gbfseek'. |
commit | commitdiff | tree | snapshot |
| 2008-03-08 |
oliskoli | magproto: Welcome to gbfile api. |
commit | commitdiff | tree | snapshot |
| 2008-03-08 |
oliskoli | tpo: Welcome to gbfile api. |
commit | commitdiff | tree | snapshot |
| 2008-03-08 |
oliskoli | mapsource: Fix memory leak after gbfile api changes. |
commit | commitdiff | tree | snapshot |
| 2008-03-08 |
oliskoli | overlay: Welcome also to gbfile api. |
commit | commitdiff | tree | snapshot |
| 2008-03-08 |
oliskoli | mapsource: Uhhps, now also gbfile. Needs some unimporta... |
commit | commitdiff | tree | snapshot |
| 2008-03-08 |
oliskoli | dmtlog: Limit strings to 254 characters, until we are... |
commit | commitdiff | tree | snapshot |
| 2008-03-08 |
robertl | Entitize ampersand in MTK doc. |
commit | commitdiff | tree | snapshot |
| 2008-03-07 |
oliskoli | gtrnctr: Welcome to gbfile api. |
commit | commitdiff | tree | snapshot |
| 2008-03-07 |
oliskoli | maggeo: Welcome to gbfile api. |
commit | commitdiff | tree | snapshot |
| 2008-03-07 |
oliskoli | tpg: Welcome to gbfile api. |
commit | commitdiff | tree | snapshot |
| 2008-03-07 |
oliskoli | kml: Welcome to gbfile api. |
commit | commitdiff | tree | snapshot |
| 2008-03-07 |
oliskoli | gpssim: Welcome to gbfile api. |
commit | commitdiff | tree | snapshot |
| 2008-03-07 |
oliskoli | delgpl: Welcome to gbfile api. |
commit | commitdiff | tree | snapshot |
| 2008-03-07 |
oliskoli | an1: Welcome to gbfile api. |
commit | commitdiff | tree | snapshot |
| 2008-03-07 |
oliskoli | Reactivate use of 'va_copy'. |
commit | commitdiff | tree | snapshot |
| 2008-03-06 |
robertl | KML: nail directional icons to map for rotation. Don... |
commit | commitdiff | tree | snapshot |
| 2008-03-05 |
oliskoli | GUI: Fix support for multiple input files [1906387]. |
commit | commitdiff | tree | snapshot |
| 2008-03-04 |
oliskoli | saroute: Use gbfile api. Change all 'long' definitions... |
commit | commitdiff | tree | snapshot |
| 2008-03-04 |
oliskoli | vitosmt: Use gbfile api. |
commit | commitdiff | tree | snapshot |
| 2008-03-04 |
oliskoli | gbfile: Change signed into unsigned for back-buffer... |
commit | commitdiff | tree | snapshot |
| 2008-03-04 |
oliskoli | psp: Convert to gbfile api. Tweak unicode encoding. |
commit | commitdiff | tree | snapshot |
| 2008-03-04 |
oliskoli | tomtom: convert to gbfile api. |
commit | commitdiff | tree | snapshot |
| 2008-03-03 |
robertl | Don't send non-alphanumeric chars to geriatric Garmins... |
commit | commitdiff | tree | snapshot |
| 2008-03-01 |
oliskoli | gpsdatum: Add alias 'NAD27 CONUS' for 'N. America 1927... |
commit | commitdiff | tree | snapshot |
| 2008-03-01 |
oliskoli | unicsv: Fix check of coordinates before calculating... |
commit | commitdiff | tree | snapshot |
| 2008-02-28 |
oliskoli | unicsv: Fix option datum on input-side. |
commit | commitdiff | tree | snapshot |
| 2008-02-28 |
robertl | MTK improvements. Supports waypoints now. Adds course... |
commit | commitdiff | tree | snapshot |
| 2008-02-28 |
robertl | Tomtom: fix mem overwrite on comments > 255 chars. |
commit | commitdiff | tree | snapshot |
| 2008-02-28 |
robertl | Lowrance: Add icons for Expedition C. Other misc... |
commit | commitdiff | tree | snapshot |
| 2008-02-25 |
oliskoli | cetus: Remove unwanted character. |
commit | commitdiff | tree | snapshot |
| 2008-02-25 |
robertl | MTK: imporve Q1000, iTrek compatibility. |
commit | commitdiff | tree | snapshot |
| 2008-02-25 |
robertl | Geocaching improvements to Cetus writer. |
commit | commitdiff | tree | snapshot |
| 2008-02-21 |
robertl | Add missing files to MSVCproj, fix line endings. |
commit | commitdiff | tree | snapshot |
| 2008-02-19 |
robertl | msvc/expat.h shouldn't be checked in w/ DOS line endings. |
commit | commitdiff | tree | snapshot |
| 2008-02-18 |
robertl | Bump version (really this time!) for beta. |
commit | commitdiff | tree | snapshot |
| 2008-02-18 |
robertl | Bump version for beta. |
commit | commitdiff | tree | snapshot |
| 2008-02-18 |
robertl | Misc minor doc updates. |
commit | commitdiff | tree | snapshot |
| 2008-02-17 |
robertl | Add the secret super sauce so that Mac binaries built... |
commit | commitdiff | tree | snapshot |
| 2008-02-15 |
robertl | Fixes for SP III in D155 send; country code is spaces... |
commit | commitdiff | tree | snapshot |
| 2008-02-14 |
robertl | Bump beta version. Add tools to automate Mac dmg build... |
commit | commitdiff | tree | snapshot |
| 2008-02-13 |
robertl | Curse you, Leopard! Add a static expat so our generate... |
commit | commitdiff | tree | snapshot |
| 2008-02-12 |
robertl | DG-100: Read in bulk mode when we can. |
commit | commitdiff | tree | snapshot |
| 2008-02-11 |
robertl | Correct vector type of mtk serial entry. |
commit | commitdiff | tree | snapshot |
| 2008-02-09 |
oliskoli | unicsv: Fix time and date conversions. |
commit | commitdiff | tree | snapshot |
| 2008-02-09 |
oliskoli | Add Tom Hughes and Per Borgentun to AUTHORS. |
commit | commitdiff | tree | snapshot |
| 2008-02-08 |
oliskoli | lowranceusr: Use gbfile API. Fix read/write of names... |
commit | commitdiff | tree | snapshot |
| 2008-02-08 |
robertl | Unicsv: read "lng" as longitude. |
commit | commitdiff | tree | snapshot |
| 2008-02-06 |
robertl | Add option to 'discard' filter to require minimum numbe... |
commit | commitdiff | tree | snapshot |
| 2008-02-05 |
robertl | Look for dates in time strings in unicsv reader. |
commit | commitdiff | tree | snapshot |
| 2008-01-31 |
robertl | Bump version number for tag. |
commit | commitdiff | tree | snapshot |
| 2008-01-31 |
robertl | Add option to KML writer to show direction of motion... |
commit | commitdiff | tree | snapshot |
| 2008-01-30 |
robertl | Per Borgentun adds MTK support. |
commit | commitdiff | tree | snapshot |
| next |